home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 651-660 / 659 / gadtoolsbox / gadtoolsbox.lha / GadToolsBox / TODO < prev    next >
Text File  |  1992-04-19  |  2KB  |  53 lines

  1.  
  2.   This file contains suggestions/bugs that I am working on  but  have not
  3.   made it in this release yet. Please read this file  _before_  you start
  4.   sending me bug reports and suggestions. Thanks in advance.....
  5.  
  6.   BUG   = A bug that's still in there.
  7.   SUG   = A suggestions which still needs to be implemented.
  8.   ADD   = An addition that must be made.
  9.   ASU   = SUG+ADD
  10.   -----------------------------------------------------------------------
  11.  
  12.   BUG   The (Sub)Item editor still has a bug  which I can't  figure  out.
  13.         To set the mutual exclude of a (sub)item  you must press the  "X"
  14.         key. When this is done you must press the  menu button  and  keep
  15.         the mouse pointer on the menu for about  10 TO 15 SECONDS  before
  16.         intuition decides to drop the menu.
  17.  
  18.   BUG   The mutual exclude setting of  the  (sub)items  should  skip  the
  19.         NM_BARLABEL (sub)items.
  20.  
  21.   SUG   Grouping of Gadget Move, Delete, Edit.
  22.  
  23.   SUG   Restricting the gadget movement to only the X or Y direction.
  24.  
  25.   SUG   Showing the Gadget Text's when moving.
  26.  
  27.   BUG   I still haven't been able to figure out why exactly the  Password
  28.         option with the powerpacker.library seems to cruch the data wrong
  29.         I  have  written  to  Nico about  it and still am waiting  for an
  30.         anwser. In the mean time this option isn't available.
  31.  
  32.   ASU   GadToolsBox should generate more compact source. With this I mean
  33.         that the gadget creation  should  occur  in  a  loop  instead  of
  34.         calling CreateGadget() for each gadget in the file.
  35.  
  36.   ADD   I would like to let GadToolsBox to be able to generate  an  event
  37.         handler for each gadget, menu and window event. I have some ideas
  38.         of how to implement this but suggestions are welcome...
  39.  
  40.   ASU   Generating an array of gadget initial states. E.g.  TRUE or false
  41.         for a CheckBox Gadget, The select node in a ListView gadget,  The
  42.         level of a slider and so on....  These things can then be updated
  43.         by the event handler that GadToolsBox should generate (see above)
  44.  
  45.   ASU   Importing  IFF  ILBM  images  and  maybee  even  make  use of the
  46.         standard intuition boopsi images and gadgets.
  47.  
  48.   ADD   A programmer from AMOK  (Kai Bolay)  is  busy  writing  an Oberon
  49.         source generator.  Could take some time though because the man is
  50.         very busy with his school work.
  51.  
  52.   ASU   Making the GETFILE boopsi image sizeable.
  53.